Fix small mistake in my ChangeLog
authorCody Russell <bratsche@src.gnome.org>
Thu, 15 Feb 2007 18:46:51 +0000 (18:46 +0000)
committerCody Russell <bratsche@src.gnome.org>
Thu, 15 Feb 2007 18:46:51 +0000 (18:46 +0000)
svn path=/trunk/; revision=17301

ChangeLog

index 090bc494ef3e133ed71d7f6eb1576003c98ab1b9..0d5ca916cfb6d28709c5169eecaadc55b109416f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,10 +1,10 @@
 2007-02-15  Cody Russell  <bratsche@gnome.org>
 
-       * gdk/win32/gdkevents.c: Make sure we get enough main context iterations
-       while we're resizing so that the window contents are resized more 
-       smoothly (#389765).
+       * gdk/win32/gdkevents-win32.c: Make sure we get enough main context 
+       iterations while we're resizing so that the window contents are resized 
+       more smoothly (#389765).
 
-       * gdk/win32/gdkevents.c: Fix flickering widgets when window contents
+       * gdk/win32/gdkevents-win32.c: Fix flickering widgets when window contents
        are resized (#310522).
 
 2007-02-15  Matthias Clasen  <mclasen@redhat.com>